projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
131ae8f
)
*** empty log message ***
author
Juanma Barranquero
<lekktu@gmail.com>
Sun, 4 Oct 2009 01:14:56 +0000
(
01:14
+0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Sun, 4 Oct 2009 01:14:56 +0000
(
01:14
+0000)
lisp/recentf.el
patch
|
blob
|
history
diff --git
a/lisp/recentf.el
b/lisp/recentf.el
index 57eaa612da85a08a0fafda342c4fcf89346891fb..67005a1934f2da0d8bc8975f81c8ea0b86bc6b8f 100644
(file)
--- a/
lisp/recentf.el
+++ b/
lisp/recentf.el
@@
-1363,8
+1363,8
@@
that were operated on recently."
(defun recentf-unload-function ()
"Unload the recentf library."
- ;; continue standard unloading
(recentf-mode -1)
+ ;; continue standard unloading
nil)
(provide 'recentf)